widget: Give up on GdkEvent api for now
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Aug 2017 23:05:11 +0000 (19:05 -0400)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Sep 2017 16:39:03 +0000 (18:39 +0200)
gtk/gtkwidget.c

index 9042af9cb70c0ff483d1028ac9f2f82bccec76cf..4045ab837d6beeb9052e536e73410f238365efe4 100644 (file)
@@ -29,6 +29,9 @@
 #include <locale.h>
 #include <math.h>
 
+#define GDK_COMPILATION
+#include "gdk/gdkeventsprivate.h"
+
 #include <gobject/gvaluecollector.h>
 #include <gobject/gobjectnotifyqueue.c>
 #include <cairo-gobject.h>